[INFO] cloning repository https://github.com/loumtechnologiesai/native2wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loumtechnologiesai/native2wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floumtechnologiesai%2Fnative2wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floumtechnologiesai%2Fnative2wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bd2363680c5c55335c7a6b75e4162e15da892c6
[INFO] checking loumtechnologiesai/native2wasm against try#83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1 for pr-134021
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floumtechnologiesai%2Fnative2wasm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/loumtechnologiesai/native2wasm
[INFO] finished tweaking git repo https://github.com/loumtechnologiesai/native2wasm
[INFO] tweaked toml for git repo https://github.com/loumtechnologiesai/native2wasm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loumtechnologiesai/native2wasm on toolchain 83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loumtechnologiesai/native2wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0
[INFO] running `Command { std: "docker" "start" "26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking jiff v0.2.22
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling native2wasm-core v0.1.0 (/opt/rustwide/workdir/crates/native2wasm-core)
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr] warning: native2wasm-core@0.1.0: Remill not found at /usr/local. Building without lifting support. Set REMILL_PREFIX to enable.
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking http-auth v0.1.10
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling mach2wasm v0.1.0 (/opt/rustwide/workdir/crates/mach2wasm)
[INFO] [stderr]    Compiling pe2wasm v0.1.0 (/opt/rustwide/workdir/crates/pe2wasm)
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling elf2wasm v0.1.0 (/opt/rustwide/workdir/crates/elf2wasm)
[INFO] [stderr]    Compiling c2w v0.1.0 (/opt/rustwide/workdir/crates/c2w)
[INFO] [stderr]     Checking emu-core v0.1.0 (/opt/rustwide/workdir/crates/emu-core)
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking emu-arm64 v0.1.0 (/opt/rustwide/workdir/crates/emu-arm64)
[INFO] [stderr]     Checking emu-x86 v0.1.0 (/opt/rustwide/workdir/crates/emu-x86)
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking olpc-cjson v0.1.4
[INFO] [stderr]     Checking jwt v0.16.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking oci-spec v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking oci-client v0.14.0
[INFO] [stderr]     Checking oci-pull v0.1.0 (/opt/rustwide/workdir/crates/oci-pull)
[INFO] [stderr]     Checking native2wasm v0.1.0 (/opt/rustwide/workdir/crates/native2wasm)
[INFO] [stderr]     Checking c2w-testbed v0.1.0 (/opt/rustwide/workdir/crates/c2w-testbed)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0", kill_on_drop: false }`
[INFO] [stdout] 26f87517f69538e11efae8902cc7ee05745fdee41d67771650b05451219251d0
